func google.golang.org/grpc.newHealthData
4 uses
google.golang.org/grpc (current package)
balancer_wrapper.go#L205: healthData: newHealthData(connectivity.Idle),
balancer_wrapper.go#L299: func newHealthData(s connectivity.State) *healthData {
balancer_wrapper.go#L338: acbw.healthData = newHealthData(scs.ConnectivityState)
balancer_wrapper.go#L485: hd := newHealthData(connectivity.Ready)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)